home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
ths.xml
< prev
next >
Wrap
Text File
|
2002-09-27
|
966b
|
38 lines
<search function="ths">
<name>Thesaurus.com</name>
<description>Search for synonyms
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr>
<td>ths frothy</td>
</tr>
</table>
</description>
<category>Reference</category>
<link>http://www.thesaurus.com/</link>
<form name="thsf"
action="http://www.thesaurus.com/cgi-bin/search"
method="get">
<input type="hidden" name="config" value="roget"/>
<input type="hidden" name="words"/>
</form>
<script><![CDATA[
function ths(q)
{
if (q == "")
openSearchWindow("http://www.thesaurus.com/");
else
{
document.thsf.words.value=q;
submitForm(thsf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>